Feishu
The Zadig account system supports integrating Feishu accounts, allowing users to log in to Zadig by configuring the Feishu application.
# Step 1: Create a Feishu App
- Visit Feishu Open Platform(opens new window) and create an "Enterprise Self-Built Application," as shown below.

- Configure the permission scope in permission management, as shown below.

Required permissions:
contact:user.email:readonlycontact:user.phone:readonly
- Retrieve the
App IDandApp Secret, as shown below.

- Create a version and publish the Feishu application.
# Step 2: Configure Zadig Account Integration
Visit Zadig, click System Settings -> Integration -> Account System, select Feishu, and enter the App ID and App Secret obtained in step 1, as shown below.

Retrieve the Callback URL and configure the callback address in the Feishu Open Platform, as shown below.



